Top

Using Dynamic Elements

Dynamic elements are the heart of WebObjects. They transform a static HTML page into one whose contents can be derived from calculation, database search, or some other dynamic means.


How to use this section.

Overview of dynamic elements.

Simple Dynamic Elements

Simple character string.

Passive image.

Active image with hot zones.

Hypertext links.

Container element that conditionally displays its contents.

Container element that repeats its contents.

Form-Based Controls

Form input element.

Selection list allowing multiple selection.

Check box.

Hidden text field.

Password text field.

Selection list allowing a single selection.

Radio button.

Standard submit button.

Standard reset button.

Multiline text input area.

Single-line text input area.

Other Dynamic Elements

Support for unknown HTML elements

Support for unknown HTML container elements

Support for Netscape frames

Support for Java applets.

Plug-ins: support for the <EMBED> element from Netscape.